Skip to content

Update playwright workflow file (reduce steps, limit the scheduled execution occurence & introduce workflow_dispatch) #5924

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

emilghittasv
Copy link
Collaborator

Updated the playwright.yml file to:

  • Enable workflow_dispatch so that we can manually trigger the playwright tests when needed.
  • Reduced the full functional recurrent test run from daily (Monday-Friday) execution to Monday & Friday only.
  • Reduced the number of steps for running all test suites.

@emilghittasv emilghittasv changed the title Update playwright workflow file (reduce stepts, limit the scheduled execution occurence & introduce workflow_dispatch) Update playwright workflow file (reduce steps, limit the scheduled execution occurence & introduce workflow_dispatch) Mar 20, 2024
Copy link
Contributor

@escattone escattone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+wc

- Enable workflow_dispatch so that we can manually trigger the playwright tests when needed.
- Reduced the full functional recurrent test run from daily (Monday-Friday) execution to Monday & Friday only.
- Reduced the number of steps for running all test suites.
@emilghittasv emilghittasv force-pushed the playwright-workflow-file-update branch from 55176d8 to a860c39 Compare March 21, 2024 17:28
@emilghittasv emilghittasv merged commit 127860f into mozilla:main Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants